home *** CD-ROM | disk | FTP | other *** search
- object msVersionDlg: TmsVersionDlg
- Left = 231
- Top = 154
- BorderStyle = bsDialog
- Caption = 'IMS Version'
- ClientHeight = 214
- ClientWidth = 330
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 313
- Height = 169
- Shape = bsFrame
- end
- object ProgramName: TLabel
- Left = 16
- Top = 64
- Width = 90
- Height = 13
- Caption = 'Remote Mail Demo'
- end
- object Label2: TLabel
- Left = 24
- Top = 24
- Width = 186
- Height = 26
- Caption = 'ArGo Software Design'
- Font.Color = clNavy
- Font.Height = -21
- Font.Name = 'Impact'
- Font.Style = []
- ParentFont = False
- end
- object ProductVersion: TLabel
- Left = 56
- Top = 86
- Width = 27
- Height = 13
- Caption = '0.80a'
- end
- object Label4: TLabel
- Left = 16
- Top = 108
- Width = 264
- Height = 13
- Caption = '� ArGo Software Design, 1996-99. All Rights Reserved'
- end
- object Image1: TImage
- Left = 232
- Top = 24
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- end
- object Label6: TLabel
- Left = 16
- Top = 130
- Width = 107
- Height = 13
- Caption = 'support@argosoft.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label6Click
- end
- object Label7: TLabel
- Left = 16
- Top = 152
- Width = 119
- Height = 13
- Caption = 'http://www.argosoft.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label7Click
- end
- object Label1: TLabel
- Left = 16
- Top = 86
- Width = 35
- Height = 13
- Caption = 'Version'
- end
- object OKButton: TButton
- Left = 130
- Top = 184
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- object RegisterButton: TButton
- Left = 208
- Top = 136
- Width = 91
- Height = 25
- Caption = 'How to Register'
- TabOrder = 1
- Visible = False
- OnClick = RegisterButtonClick
- end
- end
-